* cmds.c (Fself_insert_command): Respect the width of EMACS_INT
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 10 Feb 2014 05:41:42 +0000 (09:41 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 10 Feb 2014 05:41:42 +0000 (09:41 +0400)
commit436df04c3400704eb71648bb4d3ef3e0903ad9a9
tree97f3e0ddb61cba84ca31386ee90908dfc2b2d126
parent1b9be2f9975a849e642ecc87240bd8fe27d2405f
* cmds.c (Fself_insert_command): Respect the width of EMACS_INT
and avoid warning.
src/ChangeLog
src/cmds.c